home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / 422mods.zip / GANON.FIX < prev    next >
Text File  |  1993-03-03  |  1KB  |  35 lines

  1. Sorry...
  2. JAFO #1 @18868
  3. Sat Feb 27 1993 10:26:52
  4. 7Regarding8: 9GANON04.MOD
  5. 7Posted by8: 9Ganon #246 @18863  Van Nuys, Ca
  6.  
  7. 7G1» 0Author      │ Ganon
  8. 7G1» 0Date        │ 02/16/93
  9. 7G1» 0Description │ Add A Matrix Menu In WWiV V4.22 (It Will Work On 4.21
  10. 7G1» 0Too)
  11. 7G1» 0Difficulty  │ ▓░░░░░░░░░░░░░░░░░░░░░░░
  12. 0
  13. Sorry MTB, but I gotta post here about this mod... Just by looking at it
  14. scroll by, I saw a bug in it... There is NO "read_qscn" in the logon
  15. procedure.  Anyone who logs on with this mod installed will have NO NEW
  16. posts...
  17.  
  18. Fix:
  19.  
  20. 7G1» 0 if (usernum>0) {
  21. 7G1» 0   read_user(usernum,&thisuser);
  22. 7G1» 0   actsl = syscfg.newusersl;
  23. 7G1» 0   ok=1;
  24. 0
  25. Add "read_qscn(usernum,qsc,0);" on the line after the "read_user"...
  26.  
  27.  1┬┌─┐┌─┌─┐
  28.  2│├─┤├─│ │
  29. 5└─┘┴ ┴┴ └─┘
  30.  
  31.           7───────────────────── 1Blue Thunder BBS 7─────────────────────
  32.  
  33.           1TerraNET @1 7∙ 1IceNET @8857 7∙ 1WWIVnet @8861 7∙ 1WWIVLink @188680
  34.  
  35.